GET quote/product/{quote}/{quoteToProduct}
Gets a product from a quote.
Request Information
URI
https://eurotherm-web-api.xaitcpq.net/quote/product/{quote}/{quoteToProduct}?customFields[0]={customFields[0]}&customFields[1]={customFields[1]}
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
quote |
Quote Identifier |
globally unique identifier |
Required |
quoteToProduct |
The quote to product identifier. |
globally unique identifier |
Required |
customFields |
Optional custom parameters |
Collection of string |
None. |
Body Parameters
None.
Response Information
Resource Description
True if it succeeds, false if it fails.
ObjectNone.
Response Formats
application/json, text/json, text/html
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />